Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_parse
date_parse
Returns an associative array with detailed information about a given date
Name:
date_parse
Category:
Date and time
Programming Language:
php
One-line Description:
Returns an associative array with detailed information about the specified date.
Related
PHP date_parse vs strtotime: Which One Should You Use for Date Handling?
5
Similar Functions
date_default_timezone_set
date_default_timezone_set
Setthedefaulttimezon
date_sub
date_sub
DateTime::sub-Subtra
localtime
localtime
Getlocaltime
timezone_name_from_abbr
timezone_name_from_abbr
Returnthetimezonenam
date_time_set
date_time_set
DateTime::setTimeali
gmdate
gmdate
FormatGMT/UTCdate/ti
date_sunset
date_sunset
Returnsthesunsettime
date_interval_format
date_interval_format
AliasforDateInterv
Popular Articles
PHP date_parse vs strtotime: Which One Should You Use for Date Handling?